PrintDocument for WinForms
UserCellGroup コンストラクタ(Object[])


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > UserCellGroup クラス > UserCellGroup コンストラクタ : UserCellGroup コンストラクタ(Object[])
セルの座標またはセルグループの範囲の配列。
UserCellGroup クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal ParamArray areas() As System.Object _
)
'使用法
 
Dim areas() As System.Object
 
Dim instance As New UserCellGroup(areas)
public UserCellGroup( 
   params System.object[] areas
)

パラメータ

areas
セルの座標またはセルグループの範囲の配列。
参照

UserCellGroup クラス
UserCellGroup メンバ
オーバーロード一覧